ComponentOne ASP.NET MVC Controls
OnClientItemsSourceChanged Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : OnClientItemsSourceChanged Property
Occurs when the value of the itemsSource property changes.
Syntax
'Declaration
 
Public Property OnClientItemsSourceChanged As String
public string OnClientItemsSourceChanged {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members